[IA64] counter part of 21407:e4028345ad48
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 25 Jun 2010 07:39:44 +0000 (08:39 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 25 Jun 2010 07:39:44 +0000 (08:39 +0100)
Signed-off-by: KUWAMURA Shin'ya <kuwa@jp.fujitsu.com>
xen/arch/ia64/xen/xensetup.c

index 33ceacde29ed972806b4febbc76bb6dec17a99e1..8a26dc81a0761187c347d48040b25fcc460b0afe 100644 (file)
@@ -559,6 +559,7 @@ skip_move:
 
     late_setup_arch(&cmdline);
 
+    timer_init();
     idle_vcpu[0] = (struct vcpu*) ia64_r13;
     scheduler_init();
 
@@ -569,7 +570,6 @@ skip_move:
     local_irq_disable();
     init_IRQ ();
     init_xen_time(); /* initialise the time */
-    timer_init();
 
     rcu_init();